Skip to content

ci: suppress Cloud Build log streaming in deploy workflow - #14

Merged
amrtgaber merged 1 commit into
mainfrom
ci/suppress-build-logs
Jun 16, 2026
Merged

ci: suppress Cloud Build log streaming in deploy workflow#14
amrtgaber merged 1 commit into
mainfrom
ci/suppress-build-logs

Conversation

@amrtgaber

Copy link
Copy Markdown
Contributor

First-run fix: the scoped github-deployer SA can't stream Cloud Build logs (needs project Viewer/Owner), so gcloud builds submit exited non-zero even though the build + push succeeded. --suppress-logs waits for the build without streaming the logs.

The scoped github-deployer SA can't stream build logs (needs project
Viewer/Owner), so gcloud builds submit exited non-zero even though the build +
push succeeded. --suppress-logs waits for the build without streaming.
@amrtgaber
amrtgaber merged commit 833c7eb into main Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant